The article discusses the author's year-long project of creating an ASN.1 compiler in the D programming language, named dasn1. It covers the complexities and challenges of ASN.1 notation, the compiler's implementation details, and the author's motivations, including the need for ASN.1 in handling x.509 certificates for a TLS implementation.
asn1 ✓
d programming ✓
compiler ✓